home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global ReturnPage, LastGlider, WhichMovie, WhichPlane, audioFile
- set ReturnPage to "Flatbed"
- set LastGlider to "Flatbed"
- set WhichMovie to "P17-20"
- set WhichPlane to "Plane18"
- set audioFile to "P18"
- preLoadCast(the number of cast (ReturnPage & "S1"))
- preLoadCast(the number of cast (ReturnPage & "S2"))
- cursor(-1)
- end
-